Every PHP developer should read the book, PHP developer
PHP has a poor reputation over the years. There is a lot of discussion about its "Summary of bad design" and grammatical contradictions, but the main complaint is usually security. Many
Examples of this article for everyone to share the PHP remote download class, as follows
"; foreach ($this->m_httphead as $k = + $v) {echo "$k + $v\ r \ n "; }}/** * Determine if the answer to the header sent with the Get method is correct */public function Isgetok () {if (Ereg ("^2", $this->gethead ("Http-state")) {return T Rue } else {$this->m_error. = $this->gethead ("Http-state"). "-". $this->gethead
Oracle client + PLSQL Developer remote login to Oracle database, oracle client plsql
Oracle databases have powerful functions and excellent performance. These advantages also result in a large amount of memory occupied by Oracle. To address this problem, how can we extract the essence of this problem to its dregs?
Solution: we can install a large Oracle database on the server in the LAN, install the Oracle
To put it a little bit, pl/SQL developer needs to install the local Oracle client to connect to remote oracle before using the client configuration. Due to the bloated client, oracle now provides green and small solutions. The following is a detailed description.
Environment: xp, pl/SQL developer, Instant Client
Question: How to configure plsql
to the Tnsnames.ora file. For example, my machine is: d:/instantclient_11_2/network/admin4. Set the language of Oracle, add the environment variable Nls_lang, and the value is simplified Chinese_china. Zhs16gbkAssuming that the Oracle language of the remote database is unclear, SSH or telnet to the remote machine, enter in the command interface, and connect to the database with the command line.SELECT * fr
machine is: d:/instantclient_11_2/network/admin4, set the language of Oracle, add the environment variable Nls_lang, the value is simplified Chinese_china. Zhs16gbkAssuming that the Oracle language of the remote database is unclear, SSH or telnet to the remote machine, enter in the command interface, and connect to the database with the command line.SELECT * from Nls_instance_parameters;View the value of N
variable Nls_lang, and the value is simplified Chinese_china. Zhs16gbkIf you do not know the Oracle language of the remote database, you can ssh or telnet to the remote machine, enter it at the command interface, and connect to the database using the command line.SELECT * from Nls_instance_parameters;View the value of Nls_languageNls_languageNls_territory5. Download and install the PL.SQL.Developer configu
Oracleclient + PLSQL Developer remote login to Oracle Database
Oracle databases have powerful functions and excellent performance. When these advantages are created, Oracle accounts for more memory than memory. To address this problem, how can we extract the essence of the problem to its dregs?
Solution: we can install a large Oracle database on the server in the LAN, install Oracleclient on the developer's
Label: Oracle databases are powerful, performance-rich, and, at the same time they are created, Oracle accounts for more memory. In response to this question, how do we take its essence to its dross? Workaround: We are able to install a large Oracle database on the server on the LAN, install OracleClient on the developer's PC, and telnet to the Oracle database via OracleClient. Operation Steps: 1. We can download OracleClient software from the Oracle website, also can download from Baidu Netwo
Oracle language, add the environment variable Nls_lang, and the value is simplified Chinese_china. Zhs16gbkIf you do not know the Oracle language of the remote database, you can ssh or telnet to the remote machine, enter it at the command interface, and connect to the database using the command line.SELECT * from Nls_instance_parameters;View the value of Nls_languageNls_languageNls_territory5. Download and
database. 3. Connect to the database using PL/SQL developerThe database is populated with the service_name of the remote databases ,Note: According to the actual user name, password and database:User name: Gateway Password: Gateway database: ORCL 4, after the connection in the PL/SQL developer operation of the remote database, create a new SQL window,5,
Do you know? Haha, I feel like I am a good guy. Do you know? Haha, I feel like this is what I do.
Reply content:
Do you know? Haha, I feel like this is what I do.
In addition to the issue and patch mentioned by mcfog, we can also develop high-quality PECL extensions and try to submit PECL extensions to pecl.php.net. another core developer, Dmitry Stogov (@ Leningrad), who works alongside laruence in PHP7, developed the accelerator Turck MMCache I
Problem description:Use pl/SQL developer 9.0.6 on Windows 7 (32-bit) to remotely connect to the Oracle 10.2.0 database in Linux (64-bit. The oracle client used on Windows is a instantclient-basic-win32-10.2.0.3-20061115 and instantclient-sqlplus-win32-10.2.0.3-20061115, which decompress the above two files together and create tnsnames with the same content on the oracle server. ora (IP, port, and database instance are consistent ). I used sqlplus "sys
. SERVICE_NAME is the remote instance name. Can be changed directly above, but also new to add a piece of code, such as the following:zyback= (DESCRIPTION = ( ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.1.88) (PORT = 1521)) (Connect_data = ( SERVER = dedicated) (service_name = zyback) ) )4. Execute Odbc_install.exe under D:\oracle folder, install ODBC driver5, configure Plsql developer c
The Oracle database is powerful and performance-rich, and while creating these benefits, Oracle accounts for more memory. In response to this question, how do we take its essence to its dross? Solution: We can install a large Oracle database on a server within the LAN, install an Oracle client on the developer's PC, and telnet to the Oracle database via an Oracle client.Operation Steps:1. We can download Oracle client software from Oracle website, also can download from Baidu Network disk, the
Transferred from: http://zhengdu.net/archives/152First, see if the remote end Oracle service is startedIf it does not start, start the Oracle servicePS: Create or delete Oracle ListenerSecond, remote-side Oracle ConfigurationLISTENER_ORCL =(ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.1.10) (PORT = 1521))Oraclr_connection_data =(DESCRIPTION =(Address_list =(ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))(Con
You know what? Haha, it feels like a cow.
Reply content:
You know what? Haha, it feels like a cow.
In addition to issue, Patch, as Mcfog says, you can also develop high-quality pecl extensions and try to submit pecl extensions to pecl.php.net. Another core developer like the PHP7 in the fight with brother Bird Dmitry Stogov (@ Leningrad) In the PHP4 era, the accelerator Turck MMCache was developed to improve
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.